home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 May / PCpro_2006_05.ISO / files / mobile / fma-2.0-stable-setup.exe / {app} / source / uAbout.inc < prev    next >
Encoding:
Text File  |  2005-01-26  |  357 b   |  12 lines

  1. const
  2.   // should be changed manualy when releasing a patch,
  3.   // and should be cleared when releasing a new build version.
  4.  
  5.   // also keep minor changes patch by increase letters,
  6.   // and majr changes patch by increaseing build number.
  7.   BuildPatchLetter = '';
  8.  
  9.   // useful for monthly builds ala Xmas Edition.
  10.   BuildFriendlyName = 'Stable';
  11.  
  12.